Papers with hallucination mitigation method
Fine-tuning Large Language Models for Improving Factuality in Legal Question Answering (2025.coling-main)
Copied to clipboard
| Challenge: | Hallucination remains a critical challenge in large language models (LLMs) in high-stake domains such as legal question answering. |
| Approach: | They propose a method to mitigate hallucination in legal question answering by using behavior cloning and a novel Hard Sample-aware Direct Preference Optimization. |
| Outcome: | The proposed method improves non-hallucinated Statute Rate, Statute Relevance Rate, Legal Claim Truthfulness, and traditional metrics. |
Mechanistic Understanding and Mitigation of Language Model Non-Factual Hallucinations (2024.findings-emnlp)
Copied to clipboard
| Challenge: | State-of-the-art language models (LMs) sometimes generate that misalign with world knowledge. |
| Approach: | They propose a method to mitigate hallucinations by restoring the LM's internal fact recall pipeline by a targeted restoration of its internal fact-recall pipeline. |
| Outcome: | The proposed method shows superior performance compared to baselines. |